home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ecd20.zip / ECALLBCK.DOC < prev    next >
Text File  |  1990-11-10  |  7KB  |  155 lines

  1.  
  2.  
  3.  
  4.      Eagle CallBack Door v2.0  1 November 1990
  5.      ─────────────────────────────────────────
  6.      ═════════════════════════════════════════
  7.      E A G L E W a r e   1987,1988,1989,1990
  8.      ═════════════════════════════════════════
  9.      ─────────────────────────────────────────
  10.  
  11.      ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
  12.  
  13.      EagleWare Software Engineering
  14.      c/o Rick Prince
  15.      P.O. Box 30416
  16.      Yukon Station
  17.      Jacksonville, FL 32230
  18.  
  19.  
  20.  
  21.  
  22.                        EAGLE CALLBACK DOOR USER'S GUIDE
  23.  
  24.                                   Version 2.0
  25.                                November 01, 1990
  26.  
  27.  
  28.         Welcome  to version  2.0 of  the Eagle  CallBack Door  !! This door
  29.         represents  several  years  of  development.  Eagle  CallBack  Door
  30.         version  1.0 was  release in  September  1988  and has  had a  very
  31.         successful  track record.  The original  door was  written in Turbo
  32.         Pascal 4.0 and used Sam  Smith's excellent door developers door kit
  33.         ProKit.  This latest  version has  been totally  rewritten in Turbo
  34.         C++, basically for  two reasons. First we had a  nasty crash of one
  35.         of our systems last year and lost  all of the pascal code to ALL of
  36.         our door programs. Second, I like  pascal alot, but am expanding my
  37.         programming ability and  use 'C' often in my  regular job for uncle
  38.         sam, as well  as ADA and X-Windows and decide  to try 'C++'. Plus I
  39.         had the first-rate help of my co-sysop Bob Rinker to help me around
  40.         some of the tight spots of  the code during development. "Bob knows
  41.         'C' !"  but I don't  thing "Bo does"!  Also I want  to add that the
  42.         door would have never gotten off the ground if it wasn't for Rickie
  43.         Belitz of  Maryville, Tennessee and  his great 'C'  door developers
  44.         kit  called "CKIT".  For those  that are  interested, Rickie can be
  45.         reached at his  BBS in Tennessee (615) 982-6512.  He has some other
  46.         great  'C' utilities  too besides  door kits.  Eagle CallBack  Door
  47.         version 2.0  like all the  rest of the  EagleWare software products
  48.         are  FREE, however  if you'd  like user  support, and free upgrades
  49.         then a one time fee of $15 would be appreciated for my work.
  50.  
  51.  
  52.         WHAT IT IS:
  53.  
  54.         Eagle  CallBack Door  is a  easy and  quick way  to help  users who
  55.         experience line  noise. Basically, if  a user is  experiencing line
  56.         noise and can  make it to the door, having  your BBS call them back
  57.         might  increase the  chances of  connecting with  a clean line. The
  58.         CallBack  door will  make ONLY  local  calls.  It is  for use  with
  59.         PCBoard (tm)  BBS systems. It is  currently compatible with PCBoard
  60.         version 14.5 ONLY ! If you have used other door programs then setup
  61.         and  configuration is  relatively easy  for the  experienced SysOp.
  62.         Those  who already  are using  previous version  of Eagle  CallBack
  63.         should also have no problems.
  64.  
  65.         UPGRADE INFO:
  66.  
  67.         Those SysOps already using previous versions of Eagle CallBack Door
  68.         should start off from scratch and make a new directory for which to
  69.         install v2.0 of the door.
  70.  
  71.         MAJOR FEATURES:
  72.  
  73.         * Prefix  database file to  "lock-out" certain prefix  numbers from
  74.         being used, such as 976, 911, etc.
  75.  
  76.         SETUP:
  77.  
  78.         See  the SETUP.DOC  file too  for more  information.
  79.  
  80.         First create a directory for the door.
  81.  
  82.         Example: MD C:\PCB\DOORS\CALLBACK
  83.  
  84.         Copy the Eagle CallBack ZIP file into the newly created directory and
  85.         unZIP it.
  86.  
  87.         Example: PKUNZIP ECD20.ZIP
  88.  
  89.         The  PKUNZIP will  extracting from  within the  ZIP file.  Once the
  90.         files are  all unZIP'ed take  time to check  over the *.DOC  files.
  91.         They  contain  information  for  use  and  setup.  Run  the program
  92.         ECCONFIG.EXE to setup  how the door will function  and operate. See
  93.         SETUP.DOC for  information concerning the  use of this  program.
  94.         Next  check out  the ECALLBCK  (no extension)  file that  is used by
  95.         PCBoard to run  door programs. You can use this  one or create your
  96.         own, just  make sure you use  the example so the  door will operate
  97.         correctly. Place this  file in the same directory  as PCB145.EXE or
  98.         where  ever  your  PCBOARD  main  program  is  located. Modify your
  99.         DOOR.DAT  or  DOOR.LST  file  to  include  Eagle  CallBack Door as an
  100.         external door program. Modify your DOOR  and DOORG files as well to
  101.         show  that Eagle  CallBack is   now an  available Door  program for
  102.         users.  See  the  SETUP.DOC  for  an  explanation  of files used in
  103.         conjunction with the door.
  104.  
  105.  
  106.         CREDITS:
  107.  
  108.         I  would like  to thank  several SysOp's  here in Jacksonville, the
  109.         Telephone Exchange  BBS, Energy Service  BBS, C.S.I Giga  Free BBS,
  110.         ASGARD BBS,  HHDC BBS, Generic  BBS, System_Support BBS  in Atlanta
  111.         Ga, for  beta-testing this program  and for providing  an EagleWare
  112.         users support conference on some of these FINE boards.
  113.  
  114.         I especially want to thank Kim  Namanny (C.S.I. SysOp) and his wife
  115.         for putting up with  us and the late nights that he  and I spent on
  116.         the phone  (both voice and data)  testing the door and  pounding at
  117.         the keyboards,  testing this configuration and  that. Without Kim's
  118.         help we'd never gotten the door off to a start.
  119.  
  120.         I also want to thank my wife, who's patients is that of a saint and
  121.         my to children (Kelly and Josh) who kept me going with the soda and
  122.         beer runs to the frig.
  123.  
  124.         Last but certainly  not least, Bob Rinker, co-sysop  of the Eagle's
  125.         Nest BBS here in Jacksonville, Fl.  For all his help around all the
  126.         tight  spots in  the 'C'   code. The  Verify Door  and accompanying
  127.         programs  are the  combined efforts   of both  Rick Prince  and Bob
  128.         Rinker.
  129.  
  130.  
  131.         THE FINE PRINT:
  132.  
  133.         Eagle CallBack  Door is FREE. However,  a $15.00 contribution results
  134.         in  user support  from the  program's author,  Rick Prince,  in the
  135.         EagleWare conference on these fine (FREE) BBS systems:
  136.  
  137.         C.S.I. GiGa FREE BBS                       Telephone Exchange
  138.         (904) 276-5417                             (904) 268-2945
  139.         Orange Park, FL                            Jacksonville, FL
  140.         PCBoard - 38.4 max baud                    ProLogon - 38.4 max baud
  141. ___________________________________________________________________________
  142.                The Eagle's Nest BBS - Support BBS for EagleWare
  143.                           USRobotics Courier HST 38.4
  144.                             110 Megs on-line System
  145.                        (904) 777-8757 1200 - 38.4 8,N,1
  146.                            24 Hours -- 7 Days a week
  147.  
  148.                         EagleWare Software Engineering
  149.                                 c/o Rick Prince
  150.                                 P.O. Box 30416
  151.                                  Yukon Station
  152.                             Jacksonville, FL 32230
  153.  
  154.  
  155.